context.valueCtx.key (field)

4 uses

	context (current package)
		context.go#L744: 	key, val any
		context.go#L764: 		stringify(c.key) + ", " +
		context.go#L769: 	if c.key == key {
		context.go#L779: 			if key == ctx.key {